Generating signed messages using CMS and PKI.js

One of the most common signature formats on the web is known as CMS SignedData, this is the signature format used in PDF files, CAdES, S/MIME and several other digital signature solutions. As a signature it has a few notable features: Having multiple signers. Including meta-data that will be signed along with the data that is … Continue reading Generating signed messages using CMS and PKI.js